home *** CD-ROM | disk | FTP | other *** search
- Path: tank.news.pipex.net!pipex!demon!ythan.demon.co.uk
- From: Peter Walburn <peter@ythan.demon.co.uk>
- Newsgroups: comp.lang.c++
- Subject: OLE and Database Access
- Date: Sun, 28 Jan 1996 15:25:15 +0000
- Organization: N/A
- Message-ID: <VA.0000000c.0030426b@ythan.demon.co.uk>
- Reply-To: peter@ythan.demon.co.uk
- NNTP-Posting-Host: ythan.demon.co.uk
- X-NNTP-Posting-Host: ythan.demon.co.uk
- X-Newsreader: Virtual Access by Ashmount Research Ltd, http://www.ashmount.com
-
- Hi
-
- I need to write an application which can act as an OLE server. The
- application will have lots of modules which will be individual OCX's.
- these OCX's will need to be able to access database tables (preferably
- Foxpro tables).
-
- The application is to be written to work under Windows 3.1 (or 3.11).
- Which is the best version of C++ to use? Are there any add-on libraries
- (DLL's) which allow access to Foxpro/Dbase tables? I would rather not
- use the ODBC drivers to access these tables.
-
- Any help much appreciated.
-
- Pete.
-
-
-